home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
res
/
description
/
KEmorph.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
169b
|
13 lines
#ifndef _KEMORPH_H_
#define _KEMORPH_H_
enum
{
MORPHKEY_LINK = 1001,
MORPHKEY_BIAS = 1002, // real
MORPHKEY_CUBIC = 1003, // bool
MO_DUMMY
};
#endif